home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / machserver / 1.098 / mach / sun4.md / md.mk < prev    next >
Text File  |  1991-07-02  |  2KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Tue Jul  2 12:28:06 PDT 1991
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = sun4.md/machTrap.s sun4.md/fpu_simulator.c sun4.md/machCode.c sun4.md/machMon.c sun4.md/machIntr.s sun4.md/compare.c sun4.md/div.c sun4.md/addsub.c sun4.md/iu_simulator.c sun4.md/mul.c sun4.md/pack.c sun4.md/unpack.c sun4.md/utility.c sun4.md/uword.c sun4.md/bootSysAsm.s sun4.md/machTrace.s sun4.md/machMigrate.c sun4.md/machAsm.s sun4.md/machFPUGlue.c
  23. HDRS        = sun4.md/fpu_simulator.h sun4.md/globals.h sun4.md/ieee.h sun4.md/mach.h sun4.md/machAsmDefs.h sun4.md/machConst.h sun4.md/machInt.h sun4.md/machMon.h sun4.md/machSig.h sun4.md/machTypes.h
  24. MDPUBHDRS    = sun4.md/mach.h sun4.md/machAsmDefs.h sun4.md/machConst.h sun4.md/machMon.h sun4.md/machSig.h sun4.md/machTypes.h
  25. OBJS        = sun4.md/bootSysAsm.o sun4.md/addsub.o sun4.md/compare.o sun4.md/div.o sun4.md/fpu_simulator.o sun4.md/iu_simulator.o sun4.md/machAsm.o sun4.md/machCode.o sun4.md/machFPUGlue.o sun4.md/machIntr.o sun4.md/machMigrate.o sun4.md/machMon.o sun4.md/machTrace.o sun4.md/machTrap.o sun4.md/mul.o sun4.md/pack.o sun4.md/unpack.o sun4.md/utility.o sun4.md/uword.o
  26. CLEANOBJS    = sun4.md/machTrap.o sun4.md/fpu_simulator.o sun4.md/machCode.o sun4.md/machMon.o sun4.md/machIntr.o sun4.md/compare.o sun4.md/div.o sun4.md/addsub.o sun4.md/iu_simulator.o sun4.md/mul.o sun4.md/pack.o sun4.md/unpack.o sun4.md/utility.o sun4.md/uword.o sun4.md/bootSysAsm.o sun4.md/machTrace.o sun4.md/machMigrate.o sun4.md/machAsm.o sun4.md/machFPUGlue.o
  27. INSTFILES    = sun4.md/md.mk sun4.md/md.mk.sed sun4.md/dependencies.mk Makefile local.mk tags TAGS
  28. SACREDOBJS    = 
  29.